home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 2025 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  909 b 

  1. Path: vb.franken.de!volker
  2. From: volker@vb.franken.de (Volker Barthelmann)
  3. Subject: Re: Must I free my linked lists? (GCC)
  4. Newsgroups: comp.sys.amiga.programmer
  5. References: <4dudic$aif@vixen.cso.uiuc.edu> <4e2mrt$bc6@iss1.neckar-alb.de> <volker.0eqv@vb.franken.de> <4e835q$rej@tuegate.tue.nl>
  6. X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
  7. Message-ID: <volker.0et1@vb.franken.de>
  8. Date: 25 Jan 96 22:12:31 MET
  9. Organization: home
  10.  
  11. Marcel van Kervinck (buex95a@asterix.urc.tue.nl) wrote:
  12. : Volker Barthelmann (volker@vb.franken.de) wrote:
  13. :
  14. : : Probably all Amiga C libraries have a malloc() that frees all memory
  15. : : after program termination, but no C compiler is required to do it.
  16. :
  17. : Wrong. They _are_ required to free the memory allocated by
  18. : malloc and it's brothers. K&R II states so.
  19.  
  20. I couldn't find this in K&R. Please quote what it says.
  21.  
  22. If K&R really says this, it's an error in K&R AFAIK.
  23.  
  24. Volker
  25.  
  26.